public PercentEditorWrapper PercentEditor(
System.string ,
System.string ,
System.object ,
System.Collections.Generic.IDictionary<string,object>
)
'宣言
Public Overloads Function PercentEditor( _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Object, _
ByVal As System.Collections.Generic.IDictionary(Of String,Object) _
) As PercentEditorWrapper
パラメータ
- id
- コントロールの ID とフィールドの名前。
- name
- フィールド入力の名前。
- value
- エディターの値
- htmlAttributes
- HtmlAttributes プロパティのセッター。
戻り値の型
PercentEditorWrapper の新しいインスタンス。